|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectpow.webserver.HeartBeat
public class HeartBeat
| Constructor Summary | |
|---|---|
HeartBeat(javax.servlet.ServletContext s,
int h,
int p)
|
|
| Method Summary | |
|---|---|
void |
run()
send a periodic heartbeat message to every connected ivy bus |
void |
stop_thread()
stop the heartbeat process of the server |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HeartBeat(javax.servlet.ServletContext s,
int h,
int p)
s - the object which stores ivysessionsh - the period of the heartbeatsp - the udp port to use to send heartbeat| Method Detail |
|---|
public void run()
run in interface java.lang.Runnablepublic void stop_thread()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||